How to Install oasis3 software package in Ubuntu 14.04 LTS (Trusty Tahr)

How to Install oasis3 software package in Ubuntu 14.04 LTS (Trusty Tahr)

oasis3 software package provides Coupler for exchanging fields between components of Earth system models, you can install in your Ubuntu 14.04 LTS (Trusty Tahr) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install oasis3 

oasis3 is installed in your system.

Make ensure the oasis3 package were installed using the commands given below,

$ sudo dpkg-query -l | grep oasis3 *

You will get with oasis3 package name, version, architecture and description in a table

oasis3 package basic information:

Distro Ubuntu 14 04 lts trusty tahr
Section Science
Package oasis3
Version 3.3.beta.dfsg.1-8build2
Description Coupler for exchanging fields between components of Earth system models
Sub Section Science


See Also, How to uninstall or remove oasis3 software package from Ubuntu 14.04 LTS (Trusty Tahr)?